Skip to content

chore: ignore plugins package in changesets#4210

Merged
carderne merged 1 commit into
mainfrom
chore/changesets-ignore-plugins-tri-11675
Jul 9, 2026
Merged

chore: ignore plugins package in changesets#4210
carderne merged 1 commit into
mainfrom
chore/changesets-ignore-plugins-tri-11675

Conversation

@carderne

@carderne carderne commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

Excludes the non-published plugins workspace from Changesets release planning so it cannot drive public package version bumps.

Verification

Ran pnpm run changeset:version with temporary changesets for @trigger.dev/plugins and @trigger.dev/core; the ignored workspace produced no release-driver updates, and the public package changeset versioned normally.

@changeset-bot

changeset-bot Bot commented Jul 9, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 3bf1941

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 369ae366-1722-445f-b09f-ffa944f32975

📥 Commits

Reviewing files that changed from the base of the PR and between e57fd9c and 3bf1941.

📒 Files selected for processing (1)
  • .changeset/config.json
📜 Recent review details
⏰ Context from checks skipped due to timeout. (4)
  • GitHub Check: code-quality / code-quality
  • GitHub Check: check-vouch
  • GitHub Check: Analyze (actions)
  • GitHub Check: Analyze (javascript-typescript)
🔇 Additional comments (1)
.changeset/config.json (1)

17-18: LGTM!


Walkthrough

This change updates the changeset configuration file to add @trigger.dev/plugins to the list of ignored packages, alongside the existing supervisor entry. No other configuration fields or exported entities were modified.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning It covers summary and verification, but omits required template sections like Closes #, checklist, testing steps, changelog, and screenshots. Add the missing template sections: issue link, checklist items, concrete testing steps, changelog entry, and screenshots if applicable.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly matches the change: excluding the plugins package from Changesets ignore list.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/changesets-ignore-plugins-tri-11675

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@carderne carderne enabled auto-merge (squash) July 9, 2026 16:23
@carderne carderne merged commit 580f94a into main Jul 9, 2026
20 of 21 checks passed
@carderne carderne deleted the chore/changesets-ignore-plugins-tri-11675 branch July 9, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants